In particular between the Connect button and the adjacent button/entry
combination.
row.activatable:hover { background-color: transparent; }
- // this selects the "connect to server" label
- > actionbar > revealer > box > label {
- padding-left: 8px;
- padding-right: 8px;
+ > actionbar > revealer > box > box{
+ border-spacing: 6px;
}
}
placesview row.activatable:hover { background-color: transparent; }
-placesview > actionbar > revealer > box > label { padding-left: 8px; padding-right: 8px; }
+placesview > actionbar > revealer > box > box { border-spacing: 6px; }
/********* Paned * */
paned > separator { min-width: 1px; min-height: 1px; -gtk-icon-source: none; border-style: none; background-color: transparent; background-image: image(#1b1b1b); background-size: 1px 1px; }
placesview row.activatable:hover { background-color: transparent; }
-placesview > actionbar > revealer > box > label { padding-left: 8px; padding-right: 8px; }
+placesview > actionbar > revealer > box > box { border-spacing: 6px; }
/********* Paned * */
paned > separator { min-width: 1px; min-height: 1px; -gtk-icon-source: none; border-style: none; background-color: transparent; background-image: image(#cdc7c2); background-size: 1px 1px; }